func runtime.gcFlushBgCredit

4 uses

	runtime (current package)
		mgcmark.go#L260: 			gcFlushBgCredit(workDone)
		mgcmark.go#L788: func gcFlushBgCredit(scanWork int64) {
		mgcmark.go#L1280: 				gcFlushBgCredit(gcw.heapScanWork - initScanWork)
		mgcmark.go#L1300: 			gcFlushBgCredit(gcw.heapScanWork - initScanWork)